Total Complexity | 20 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 234 |
Lines of code | 140 |
Logical lines of code | 53 |
Comment lines | 50 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_item() | 57 | 5 | 16 | |
register_routes() | 42 | 1 | 67 | |
get_items() | 59 | 4 | 15 | |
update_item() | 58 | 4 | 15 | |
get_item() | 62 | 2 | 12 | |
delete_item() | 67 | 2 | 8 | |
validate_order() | 78 | 1 | 3 | |
prepare_attachment_item_for_response() | 74 | 1 | 4 |